home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / rttfrm.zip / RTPRINT.BAT < prev    next >
DOS Batch File  |  1992-04-27  |  99b  |  6 lines

  1. @ECHO OFF
  2. COPY %1.ORD PRN:
  3. COPY %1.DOC PRN:
  4. COPY %1.ACT PRN:
  5. COPY %1.TXT PRN:
  6. COPY %1.SUG PRN: